Class symantec.itools.db.beans.util.WizardImageLoader
All Packages Class Hierarchy This Package Previous Next Index
Class symantec.itools.db.beans.util.WizardImageLoader
Object
|
+----symantec.itools.db.beans.util.WizardImageLoader
- public class WizardImageLoader
- extends Object
Helper class to return images for wizard
- Version:
- 1.0, 10/09/98
- Author:
- Puru Balakrishnan
-
getCoverImage()
- Method to return the ImageIcon for cover page
-
getSliverImage()
- Method to return the ImageIcon for cover page
getCoverImage
public static com.sun.java.swing.ImageIcon getCoverImage()
- Method to return the ImageIcon for cover page
- Returns:
- ImageIcon
getSliverImage
public static com.sun.java.swing.ImageIcon getSliverImage()
- Method to return the ImageIcon for cover page
- Returns:
- ImageIcon
All Packages Class Hierarchy This Package Previous Next Index